Skip to content

[GLUTEN-11622][VL] Adds missing validation tests for timestamp related functions#11890

Merged
zhouyuan merged 1 commit intoapache:mainfrom
Mariamalmesfer:validate-timestamp-functions
Apr 13, 2026
Merged

[GLUTEN-11622][VL] Adds missing validation tests for timestamp related functions#11890
zhouyuan merged 1 commit intoapache:mainfrom
Mariamalmesfer:validate-timestamp-functions

Conversation

@Mariamalmesfer
Copy link
Copy Markdown
Contributor

@Mariamalmesfer Mariamalmesfer commented Apr 8, 2026

Add tests for some missing timestamp functions in the Velox backend.

New tests include:
Minute
Second
SecondsToTimestamp
ToUnixTimestamp
FromUnixTime
LastDay
NextDay

Related issue: #11622

@github-actions github-actions bot added the VELOX label Apr 8, 2026
@Mariamalmesfer Mariamalmesfer force-pushed the validate-timestamp-functions branch 10 times, most recently from dd0cf60 to 32fd842 Compare April 9, 2026 20:23
@zhouyuan
Copy link
Copy Markdown
Member

@Mariamalmesfer Thanks for the improvement, is this patch ready for review?

@Mariamalmesfer Mariamalmesfer force-pushed the validate-timestamp-functions branch from 30257c6 to 9565c82 Compare April 12, 2026 17:44
@Mariamalmesfer Mariamalmesfer force-pushed the validate-timestamp-functions branch from 9565c82 to 5797c15 Compare April 12, 2026 17:56
@Mariamalmesfer Mariamalmesfer marked this pull request as ready for review April 12, 2026 17:58
@Mariamalmesfer
Copy link
Copy Markdown
Contributor Author

@Mariamalmesfer Thanks for the improvement, is this patch ready for review?

Yes, it’s ready for review. I was planning to include cast coverage here, but I’ll add it in a separate PR.

@zhouyuan zhouyuan changed the title Adds validation tests for several previously untested timestamp funct… [VL] Adds missing validation tests for timestamp related functions Apr 13, 2026
@zhouyuan zhouyuan changed the title [VL] Adds missing validation tests for timestamp related functions [GLUTEN-11622][VL] Adds missing validation tests for timestamp related functions Apr 13, 2026
Copy link
Copy Markdown
Member

@zhouyuan zhouyuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@zhouyuan
Copy link
Copy Markdown
Member

Cc: @rui-mo

Copy link
Copy Markdown
Contributor

@rui-mo rui-mo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@zhouyuan zhouyuan merged commit 3dd279f into apache:main Apr 13, 2026
68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants